html, body, form {
    margin: 0;
}
[data-ng-controller] {
	height: 100%;
}
html, body, form {
    height: 100%;
    overflow: hidden;
}